home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / FILER / SMART.ZIP / !SmartDir / cmhg / cmhg
Text File  |  1998-01-15  |  695b  |  16 lines

  1. initialisation-code: initialise
  2. finalisation-code: finalise
  3. service-call-handler: service_handler 0x87 0x88
  4.  
  5. title-string: SmartOpenDir
  6. help-string: SmartOpenDir 0.22 (c) 1997, 1998 Tony Houghton
  7.  
  8. command-keyword-table: command
  9. SmartOpenDir(        min-args: 1, max-args: 14,
  10.             help-text: "Calls Filer_OpenDir with extra options\nobtained from matching the directory\nagainst wildcarded patterns.\n See Filer_OpenDir for syntax.\n"),
  11. SmartOpenDirLoad(    min-args: 0, max-args: 1,
  12.             help-text: "Loads a list of wildcarded directory patterns.\nSyntax:\tSmartOpenDirLoad [<filename>]\n"
  13.             invalid-syntax: "Syntax:\tSmartOpenDirLoad [<filename>]\n")
  14.  
  15. irq-handlers: post_filter_veneer/post_filter_handler
  16.